home *** CD-ROM | disk | FTP | other *** search
- Path: beyond.escape.com!root
- From: mohan@escape.com (Mohan Khurana)
- Newsgroups: comp.lang.c
- Subject: Help file?
- Date: Sun, 24 Mar 1996 00:11:44 GMT
- Organization: Escape.Com Internet Access and Services
- Message-ID: <4j1p3q$p2q@beyond.escape.com>
- NNTP-Posting-Host: slip-ppp-4-60.escape.com
- X-Newsreader: Forte Free Agent 1.0.82
-
- I noticed that DJGPP for DOS (the compiler I use) doesn't have good
- documentation and does not give a full explanation of every function.
- Are there any windows help file out there that have every function in
- C, along with an explanation on how to use them?
-
- In unix, it is very simple... you just type man [function] and you get
- a complete description on it.
-
- Also...
-
- Does anyone know the functions to get the current working directory,
- change the current directory, copy files, and delete files?
-
- Thanks for any help.
-
-